home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / FSUL20.ZIP / UPLOAD.DOC < prev    next >
Text File  |  1993-09-22  |  4KB  |  91 lines

  1.                                                  
  2.                                              ▄▓▄
  3.               ▄█▄                          ▄▀▒▓▌
  4.              ▐██▄▀▀▄              ▄      ▄▀ ░▒▓
  5.              ██████▄▀▄          ▄▀▓▌   ▄▀   ░▓▌ ▄▄
  6.             ▐███████▌▐▌       ▄▀ ▒▓    ▐▌  ░▒▓ ▐▌▐██▄▄        .
  7.            ▄█████████▌█     ▄▀  ░▓▌     █ ░▒▓▌ █ █████▀▀▄▄   ■
  8.             ▀▀█████████▌  ▄▀   ░▒▓      ▐▌░▒▓  ▐▌▐██▀  ▄  ▀▄▀
  9.                ▀████████   █  ░▒▓▌      █░▒▓▌   ▀▄██▌   ▀▄
  10.           ▌     ▐██████▌   ▐▌░▒▓▀  ▄▀  ▐░▒▓▀    ▄ ▀█▀     █▄
  11.           ▐▌ ▐   ██████    █░▒▒▀ ▄▀ ▀ ▄▀▄▀     ▐▓░▄   ▄▄  ▐▀▄
  12. ────────── ▓▄▀▌ ▐█████▌───▐░▒▒ ▄▀   ▄█▀▀ ───── ▓▒░▐▌ ▀   ─ █▓█ ───-───-─· ·  ·
  13.            ▐▓ ▀▄█████▀    █▄▀     ▄▀    ▀▄    ▐▓▒  █      ▐▌▒▓▌
  14.             ▄▓▓████▀     ▐▀      ■            ▓▒░  ▐▌    ▄▀ ░▒▓
  15.           ▄▓▓██▀▀ ▄▄    ▄▀      .            ▐▓▒░   ▀▄    ▀▄ ░▓▌
  16.          ▐▓▓▀ ▄▓    ▀▀▄▄▄                    ▓▒░     ▄▀     ▀▄▒▓
  17.          ▓▒▌  ▐▓▒        ▀▀▀▄               ▐▓▒░░  ▄▀         ▀
  18.          ▐▓▄   █▓▒       ░▄▀                ▀▓▓▒▒░▀
  19.           ▀▓▀  ▐▓▒░    ░▄▀                    ▀▓▀     ..R.Noble <ACiD>
  20.                 █▓▒░░░▄▀
  21.                 █▓▒▒▒▀     ... Pirates With Attitudes
  22.                ▐▓▓▒▀
  23.               ▄▓▓▀           Proudly Presents ...
  24. ═══════════════▀═══════════════════════════════════════════════════════════════
  25.  │ ⌐ PCBoard Full Screen Upload Description PPE          at O9-22-93 O8:35 ¬ │
  26. ─│───────────────────────────────────────────────────────────────────────────│─
  27.  │ Written by: SkaTeMasTer                                                   │
  28. ═══════════════════════════════════════════════════════════════════════════════
  29.  
  30.    This is my first thing for PWA. It should be ran from PCBTEXT entry where
  31.  you would normally ask for a file upload filename. This will bring up a
  32.  Full Screen Box where you can enter the filename/description. Any idea's
  33.  are welcomed. I'm also looking to host a PPL conference in a good net so 
  34.  if anybody is interested you know where to find me.
  35.  
  36.  
  37.  
  38.  
  39. ────[How do I do it?]
  40.  
  41.   PCBTEXT RECORD #68
  42.  
  43.  Old:   Enter the Filename to upload: (Enter=none)
  44.  New:   !C:\PCB\PPE\UPLOAD.PPE C:\PCB\GEN\DLMAIN.LST
  45.  
  46.            ^                        ^
  47.        |                        |
  48.      PPE to execute           path/name of DOWNLOAD PATH list file
  49.  
  50.  
  51.   
  52. ────[Example of what the box looks like:]
  53.  
  54.  
  55. PWA-FSUL v1.0 ╒════════════════════════════════════════════════╕
  56.               │░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ Uploading ░░░░│
  57.               ╞════════════════════════════════════════════════╡
  58.               │ Filename: [           ]                        │
  59.               ╘════════════════════════════════════════════════╛
  60.               ╒════════════════════════════════════════════════╕
  61.               │1>                                              │
  62.               │2>                                              │
  63.               │3>                                              │
  64.               │4>                                              │
  65.               │5>                                              │
  66.               │6>                                              │
  67.               │7>                                              │
  68.               │8>                                              │
  69.               │9>                                              │
  70.               ╘════════════════════════════════════════════════╛
  71.  
  72.  
  73.  
  74.  
  75.  
  76. --- HISTORY ---
  77. 09-22-93 - v2.0
  78.   φ Asks if a FILE_ID.DIZ exists before asking/showing a description box.
  79.     If the answer is yes the user doesn't have to enter a description.
  80.   
  81. 06-30-93 - v1.5
  82.   φ After you enter a filename it will scan the list of paths in 
  83.     the DOWNLOAD PATH list file you passed to it. If the file is matched it
  84.     will notify the user and he will have to enter a new filename.
  85.   
  86. 06-30-93 - v1.0
  87.   φ First Release
  88.  
  89.  
  90.   
  91. <eof>